Skip to content

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jun 29, 2015

This was originally motivated by checking for HRTB hygiene, but I found several other bugs on the way.

This does not fix the biggest user of ty_walk, which is dtorck - I would prefer to coordinate that with @pnkfelix.

r? @eddyb

Ariel Ben-Yehuda added 5 commits June 29, 2015 21:27
This merges accumulate_regions_in_type with ty_fold::collect_regions.
Fixes rust-lang#26638
After the last @dinosaur went extinct, the check became redundant with
type_needs_drop, except for its bugginess.

Fixes rust-lang#26655.
No, it didn't show up in my profiler. It still needs to die.
@eddyb
Copy link
Member

eddyb commented Jun 29, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 29, 2015

📌 Commit fb5dd39 has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Jun 30, 2015

⌛ Testing commit fb5dd39 with merge 27975c4...

bors added a commit that referenced this pull request Jun 30, 2015
This was originally motivated by checking for HRTB hygiene, but I found several other bugs on the way.

This does not fix the biggest user of ty_walk, which is dtorck - I would prefer to coordinate that with @pnkfelix.

r? @eddyb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants